- cmp
bool cmp(JSONValue a, JSONValue b, Function func)
Undocumented in source. Be warned that the author may not have intended to support it.
- eval
bool eval(JSONValue j)
Undocumented in source. Be warned that the author may not have intended to support it.
- eval_expression
T eval_expression(ElementExpression element, JSONValue data)
Undocumented in source. Be warned that the author may not have intended to support it.
- eval_function
T eval_function(ElementExpression element, JSONValue data)
Undocumented in source. Be warned that the author may not have intended to support it.
- execCmp
bool execCmp(T a, T b, Function func)
Undocumented in source. Be warned that the author may not have intended to support it.
- render
string render(ASTNode temp, JSONValue data)
Undocumented in source. Be warned that the author may not have intended to support it.